home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / TECHNICA / AUTOCAD / H108.ZIP / DFTCMP15.ZIP / README.1ST < prev    next >
Text File  |  1991-07-09  |  15KB  |  344 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.           Version 1.5 - June, 1991
  12.  
  13.                                      INFORMATION
  14.  
  15.           SHAREWARE Evaluation Version. Registered version ($59.00)
  16.  
  17.                                 The Draftsman's Companion
  18.  
  19.                          Copyright 1991 BLUELINE DEVELOPMENT Inc.
  20.                                    All rights reserved.
  21.  
  22.                                          _______
  23.                                     ____|__     |                   (tm)
  24.                                  --|       |    |-------------------
  25.                                    |   ____|__  |  Association of
  26.                                    |  |       |_|  Shareware
  27.                                    |__|   o   |    Professionals
  28.                                  -----|   |   |---------------------
  29.                                       |___|___|    APPLICATION PENDING
  30.  
  31.           Thanks for looking at our program. We feel that this utility provides 
  32.           the best under $100.00 productivity enhancement to AutoCAD that exists 
  33.           today! You will receive the SOURCE CODE and manual when you register.
  34.  
  35.           The utility requires AutoCAD Release 10 or 11.  We find running any 
  36.           kind of Autolisp program on a system without at least a 386 processor 
  37.           inefficient and slow. If you are making a living using AutoCAD, we 
  38.           suggest you spend your money upgrading AutoCAD to at least release 10c 
  39.           on a 386, then, purchase the DRAFTSMAN'S COMPANION.
  40.  
  41.           For directions on use of this program use the quick commands in the 
  42.           file QUICKCMD.DOC.
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.           What does the Draftsman's Companion do?
  50.  
  51.           The Draftsman's Companion provides a set of utilities that make 
  52.           AutoCAD less prompt and input device intensive. The Copies, Moves, and 
  53.           Stretch commands allow you to simply move, copy or stretch by 
  54.           distances without specifying from and to points. For instance if you 
  55.           use the HM (Horizontal Move) the routine will prompt you to select 
  56.           your entities and then you provide a distance (EX: -1) which would 
  57.           move the geometry one unit to the left. The layer commands allow you 
  58.           to manage layers without remembering the cryptic commands that AutoCAD 
  59.           uses, typing "N" gives you the AutoCAD layer dialog box. The PT 
  60.           command puts points where you need them. How many times have you 
  61.           needed a point located 5/8" horizontally from your last point. FC 
  62.           finds the center of any two lines or line segments. Then use the Osnap 
  63.           node option to find it.
  64.  
  65.           The one letter commands "L" and "E" for Line and Erase are tremendous 
  66.           time savers and well worth the registration fee alone if you do not 
  67.           already have something like it. By reducing the most needed commands 
  68.           to two letters you will find yourself doing many things faster once 
  69.           you become familiar with the names. It does not take long to memorize 
  70.           them. Paste the Quick Command Guide somewhere so you can quickly see 
  71.           what you are looking for in the beginning.
  72.  
  73.  
  74.  
  75.  
  76.  
  77.           Installation Instructions:
  78.  
  79.           Make a directory called DC.
  80.           For those unfamiliar with DOS, attach to your disk usually C:
  81.           and type:
  82.  
  83.           MD DC     |Makes the directory
  84.           CD DC     |Attaches to the directory
  85.  
  86.           Copy all the lisp programs into the DC directory.
  87.           Copy a:\*.*
  88.  
  89.           Enter AutoCAD as you usually do.
  90.  
  91.           Any individual lisp program can be loaded by typing a load command
  92.           at the command prompt as follows:
  93.  
  94.                          (LOAD "/directory/lisprogram")
  95.  
  96.           So to load the Horizontal Move Command you would enter:
  97.  
  98.                          (LOAD "/DC/HM")
  99.  
  100.           We have included a program called ULOAD.LSP which loads all
  101.           thirtysomething  macros at one time. The program has been coded to
  102.           load all the programs from a directory called DC on the current
  103.           drive. The sequence to loading the software from the DC directory
  104.           is as follows:
  105.  
  106.                          (load "/dc/uload")
  107.  
  108.           AutoCAD responds:
  109.  
  110.           C:ULOAD
  111.  
  112.           You can then enter:
  113.  
  114.           ULOAD
  115.  
  116.           BLUELINE will load all 30+ macros.
  117.  
  118.           NOTE:
  119.           THE REGISTERED VERSION OF THE PROGRAM DISABLES THE OPENING
  120.           REGISTRATION REMINDER SCREEN AND REGISTRATION ENCOURAGEMENT
  121.           INFORMATION.
  122.  
  123.  
  124.  
  125.  
  126.  
  127.           Other Products from BLUELINE DEVELOPMENT Inc.
  128.  
  129.           Our mission is to provide the best low cost add-on software for 
  130.           AutoCAD available. If you have a pet routine you would like to bring 
  131.           to market please call us and we can add it to our products we do pay 
  132.           royalties and commissions for third party developers (No Macro to 
  133.           small!). If you want something developed we do that too. If we can 
  134.           resell it the fees are lower.
  135.  
  136.           In addition to the DRAFTSMAN'S COMPANION we offer several other 
  137.           products.
  138.  
  139.           BLUELINE  The BLUELINE Construction system adds guide line
  140.                     capabilities for fast layout and design. BLUELINE
  141.                     eliminates the need to ever have to type @4'6.1/2<-270
  142.                     again. Ideal for projecting elevations and details for
  143.                     any discipline. Construction lines have been a big
  144.                     selling point of other CAD systems for quite some time
  145.                     but as far as we know we are the only ones who have added
  146.                     it into AutoCAD. ($149.00). Limited working version
  147.                     ($10.00) The limited version is included if you register
  148.                     the DRAFTSMAN'S COMPANION.
  149.  
  150.           Xporter   Allows the user to interactively create template files
  151.                     without leaving AutoCAD. Scans the drawing and provides
  152.                     the user with a list of blocks and their attributes to
  153.                     select from a screen menu and builds the template file.
  154.                     Also allows you to save and edit both the template and
  155.                     the extract files in any text editor.  ($119.00)
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.           REGISTRATION INFORMATION
  163.  
  164.           You may review this program for 30 days. If you desire to become a 
  165.           registered user, the fee is $ 59.00 plus $7.50 Shipping and handling. 
  166.           If you want to order any of our products with a credit card call 
  167.           Public Software Library (PSL)@ 1-800-242-4775; MC/VISA accepted. For 
  168.           information on orders processed through PSL call 1-713-665-7017.
  169.  
  170.           You may also register by mail. If you register by mail there is no 
  171.           shipping and handling charge. Just send a check or money order 
  172.           for $59.00 (plus NYS Tax $3.39/copy where appropriate) to:
  173.  
  174.           BLUELINE DEVELOPMENT Inc.
  175.           P.O. Box 212
  176.           Millwood NY 10546
  177.  
  178.  
  179.               Registered users receive:
  180.  
  181.           1. The most current version full program including source code. 
  182.              (A Registered version does not have registration encouragement 
  183.              information.)
  184.  
  185.           2. The full manual.
  186.  
  187.           3. An upgrade certificate for the next version. Valid for one year 
  188.              (subsequent years are $ 29.00); 
  189.  
  190.           4. Support: During the first 30 days of ownership, we provide up to
  191.              1/2 hour of telephone support; Unlimited support via US postal
  192.              mail of course;
  193.  
  194.           5. EXTRA ADDED SPECIAL BONUS!!! Our registered users receive a
  195.              limited version of the BLUELINE Construction Line System that
  196.              draws construction lines.
  197.  
  198.  
  199.  
  200.  
  201.  
  202.           DISCLAIMER- AGREEMENT
  203.  
  204.           The Draftsman's Companion is a "shareware program" and is provided
  205.           at no charge to the user for evaluation. Feel free to share it with
  206.           your friends, but you may not give it away altered or as a part of
  207.           another system. The essence of "user-supported" software is to
  208.           provide personal computer users with quality software without high
  209.           prices, and yet to provide incentives for programmers to continue
  210.           to develop new products. If you find this program useful and find
  211.           that you are using this program and continue to use it after a
  212.           reasonable trial period of 30 days, you must make a registration fee
  213.           payment of $59 to BLUELINE DEVELOPMENT INC. The $59.00 registration
  214.           fee will license one copy for use on any one computer at one time.
  215.           Site licenses are available for multiple stations starting at 5
  216.           users ($250) or 10 users ($350) please call us at (914) 762-4390
  217.           for more details.
  218.  
  219.           Anyone distributing this program for any kind of remuneration must
  220.           first contact BLUELINE DEVELOPMENT INC. at the address below for
  221.           authorization.
  222.  
  223.           You are encourage to pass a copy of this program or to upload it to
  224.           your favorite BBS for evaluation. Please encourage them to register
  225.           their copy if they find that they can use it. All registered users
  226.           will receive the benefits stated above.
  227.  
  228.  
  229.  
  230.  
  231.  
  232.           REGISTRATION FORM FOR THE DRAFTSMAN'S COMPANION
  233.  
  234.           Please remit to:            BLUELINE DEVELOPMENT Inc
  235.                                       PO Box 212
  236.                                       Millwood NY 10546
  237.                                       (914) 762-4390
  238.  
  239.           LIMIT OF LIABILITY
  240.  
  241.           The DRAFTSMAN'S COMPANION is distributed as is. The author disclaims
  242.           all warranties, expressed or implied.  The author will assume no
  243.           liability for damages either from the direct use of this product or
  244.           as a consequence of the use of this product.
  245.  
  246.           Please register one copy of the DRAFTSMAN'S COMPANION for each user
  247.           at your site. Call for site pricing.
  248.  
  249.           THE DRAFTSMAN'S COMPANION     Qty. _____ @ $59.00 ea. =  __________
  250.  
  251.                               NY State residents add 5.75% Tax  +  __________
  252.  
  253.                                                 Shipping Charge    _____7.50_*
  254.  
  255.                                                  Total Payment:______________  
  256.  
  257.           * DO NOT ADD $7.50 shipping charge if ordered from BLUELINE Direct.
  258.  
  259.           CREDIT CARD ORDERS:
  260.           THE PUBLIC SOFTWARE LIBRARY 1-800-242-4775; MC/VISA ACCEPTED
  261.  
  262.           Payment by:   (  ) Check      (  ) Money Order
  263.  
  264.                    Name:  ___________________________________________________
  265.                    
  266.                    Title: ___________________________________________________
  267.                  
  268.                  Company: _______________________________ DC  VERSION # 1.5
  269.  
  270.                 Address:  ___________________________________________________
  271.  
  272.           City,ST & Zip:  ___________________________________________________
  273.  
  274.                Day Phone: ____________________ Eve:  ________________________
  275.  
  276.  
  277.           COMMENTS AND SUGGESTIONS FOR THE DRAFTSMAN'S COMPANION ARE WELCOME!
  278.  
  279.           ___________________________________________________________________
  280.  
  281.  
  282.           ___________________________________________________________________
  283.  
  284.  
  285.           ___________________________________________________________________
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.           ABOUT SHAREWARE
  293.  
  294.           (The following is courtesy of Paul Mayer, although we have added
  295.           some comments; we don't claim copyright to Mr. Mayer's writings.
  296.           (We do not even know who he is.)
  297.  
  298.           Shareware distribution gives users a chance to try software before
  299.           buying it. If you try a Shareware program and continue using it,
  300.           you are expected to register. (Our policy is listed above.)
  301.           Individual programs differ on details-- some request registration
  302.           while others require it, some specify a maximum trial period. With
  303.           registration, you get anything from the simple right to continue 
  304.           using the software to an updated program with printed manual.
  305.  
  306.           Copyright laws apply to both Shareware and commercial software, and
  307.           the copyright holder retains all rights, with a few specific
  308.           exceptions as stated below. Shareware authors are accomplished
  309.           programmers, just like commercial authors, and the programs are of
  310.           comparable quality. (In both cases, there are good programs and bad
  311.           ones!) The main difference is in the method of distribution. The
  312.           author specifically grants the right to copy and distribute the 
  313.           software. either to all and sundry or to a specific group. For 
  314.           example, some authors require written permission before a commercial
  315.           disk vendor may copy their Shareware. (Our policy allows persons or
  316.           user groups to freely distribute the shareware version of the 
  317.           program. Commercial disk vendors must contact us first.)
  318.  
  319.           Shareware is a distribution method, not a type of software. You
  320.           should find software that suits your needs and pocketbook, whether
  321.           it's commercial or Shareware. The Shareware systems makes fitting
  322.           your needs easier, because you can try before you buy. And, because
  323.           the overhead is low, prices are low also. Shareware has the
  324.           ultimate money-back guarantee-- if you don't use the product, you
  325.           don't pay for it.
  326.  
  327.           ASP MEMBERSHIP
  328.  
  329.           We are applying for membership in the Association of Shareware
  330.           Professionals. This is a standards making body to improve and
  331.           encourage shareware.
  332.  
  333.           Although this program is not produced by a current member of the
  334.           Association of Shareware Professionals (ASP). We intend to abide by
  335.           their rules and ASP wants to make sure that the shareware principle
  336.           works for you. If you are unable to resolve a shareware-related
  337.           problem with an ASP member by contacting the member directly, ASP
  338.           may be able to help.  The ASP Ombudsman can help you resolve a
  339.           dispute or problem with an ASP member, but does not provide
  340.           technical support for members' products.  Please write to the ASP
  341.           Ombudsman at P.O. Box 5786, Bellevue, WA 98006 or send a Compuserve
  342.           message via EASYPLEX to ASP Ombudsman 70007,3536
  343.  
  344.